period

@get:JvmName(name = "getPeriod")
@set:JvmName(name = "setPeriod")
var period: Int
Period in seconds that the heartbeat is sent out that will be sent to the client

uint32 period = 1;